-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.1.5
-
Code
-
Classes
- Zend_Db_Select
| Total Complexity |
162 |
| Dependencies |
5 |
| Dependents |
5 |
| Total lines |
1,167 |
| Lines of code |
520 |
| Logical lines of code |
309 |
| Comment lines |
555 |
| Methods |
48 |
| Properties |
7 |
Methods 48
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _join() |
B |
37 |
21 |
70 |
| _tableCols() |
B |
43 |
17 |
47 |
| order() |
A |
50 |
8 |
28 |
| _renderFrom() |
A |
52 |
8 |
23 |
| _renderOrder() |
A |
53 |
8 |
22 |
| _renderColumns() |
S |
53 |
6 |
23 |
| __call() |
S |
54 |
5 |
20 |
| _where() |
S |
56 |
5 |
17 |
| _renderUnion() |
S |
57 |
5 |
16 |
| _renderLimitoffset() |
S |
59 |
4 |
15 |
| union() |
S |
60 |
4 |
12 |
| group() |
S |
61 |
4 |
12 |
| _uniqueCorrelation() |
S |
60 |
4 |
12 |
| columns() |
S |
61 |
4 |
11 |
| _renderGroup() |
S |
62 |
4 |
10 |
| having() |
S |
62 |
3 |
11 |
| orHaving() |
S |
62 |
3 |
11 |
| query() |
S |
63 |
3 |
11 |
| limitPage() |
S |
67 |
3 |
7 |
| assemble() |
S |
63 |
3 |
10 |
| reset() |
S |
64 |
3 |
10 |
| _renderWhere() |
S |
69 |
3 |
6 |
| _renderHaving() |
S |
69 |
3 |
6 |
| _joinUsing() |
S |
61 |
2 |
11 |
| getPart() |
S |
67 |
2 |
7 |
| _getQuotedSchema() |
S |
70 |
2 |
6 |
| _renderDistinct() |
S |
71 |
2 |
6 |
| _renderForupdate() |
S |
71 |
2 |
6 |
| __toString() |
S |
65 |
2 |
9 |
| __construct() |
S |
77 |
1 |
4 |
| getBind() |
S |
82 |
1 |
3 |
| bind() |
S |
77 |
1 |
4 |
| distinct() |
S |
76 |
1 |
4 |
| from() |
S |
78 |
1 |
3 |
| join() |
S |
78 |
1 |
3 |
| joinInner() |
S |
78 |
1 |
3 |
| joinLeft() |
S |
78 |
1 |
3 |
| joinRight() |
S |
78 |
1 |
3 |
| joinFull() |
S |
78 |
1 |
3 |
| joinCross() |
S |
78 |
1 |
3 |
| joinNatural() |
S |
78 |
1 |
3 |
| where() |
S |
74 |
1 |
4 |
| orWhere() |
S |
74 |
1 |
4 |
| limit() |
S |
72 |
1 |
5 |
| forUpdate() |
S |
76 |
1 |
4 |
| getAdapter() |
S |
82 |
1 |
3 |
| _getDummyTable() |
S |
82 |
1 |
3 |
| _getQuotedTable() |
S |
78 |
1 |
3 |